Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-838 | GEN004500 | SV-37502r3_rule | ECLP-1 | Medium |
Description |
---|
If the SMTP service log file is more permissive than 0644, unauthorized users may be allowed to change the log file. |
STIG | Date |
---|---|
Red Hat Enterprise Linux 5 Security Technical Implementation Guide | 2015-09-03 |
Check Text ( None ) |
---|
None |
Fix Text (F-31410r1_fix) |
---|
Change the mode of the SMTP service log file. Procedure: The fix procedure is the same for both sendmail and Postfix. # chmod 0644 |